@extends('Admin.template') @section('content')
{{__('messages.notifications_create')}}
@csrf
@endsection @section('scripts') @endsection