@extends('admin.layouts.master') @section('title', 'Notification ') @section('style') @endsection @section('body')
{{-- To here --}} @endsection @section('footer-section') @endsection @section('footer-script') {{-- Extra --}} @endsection