@extends('admin.layout.master') @section('title', 'Sent Return Filing') @push('plugin-styles') @endpush @section('content')

Send Return Filing Comment


{{--

Read the Official jQuery Validation Documentation for a full list of instructions and other options.

--}}
@csrf {{-- --}}
{{$errors->first('comment')}}
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush