@extends('layouts.admin') @section('content')
{{ trans('global.send_notice') }}
@csrf
@endsection @section('scripts') @parent @endsection