@extends('adminlte::page') @section('title', 'Create Memo') @section('content_header')

Create Invoice Memo

@endsection @section('content')
@csrf
Cancel
@endsection @section('js') @endsection