{{($notification) ? "Edit Mobile General Announcement" : "Add Mobile General Announcement"}}

@csrf @if($notification) @method('PATCH') @endif
{!! $errors->has('type') ? '' : '' !!}
{!! $errors->has('title') ? '' : '' !!}
{!! $errors->has('status') ? '' : '' !!}
filter_type == 0) ? 'checked' : '' }}>
{!! $errors->has('description') ? '' : '' !!}
@push('scripts') @endpush