@extends('layouts.master') @section('main_title', 'الاشعارات') @section('main_page', 'الاشعارات') @section('title', 'الاشعارات') @section('content')
{{--
--}}
Selected
@csrf
@endsection @section('scripts') @include('dashboard.notifications.js.js') @endsection