@include('header') @php $UserId = Session::get('UserId'); @endphp
@csrf
@include('footerscript')