@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') All Notifications @endslot @slot('title_1') View your all activities @endslot @endcomponent
@endsection