@extends('layouts.master') @section('title', trans('messages.add_complaint')) @section('content')
@csrf
{{ trans('messages.images_help') }}
@push('scripts') @endpush @endsection