@php $page="all"; $UserType = Session::get('UserType'); @endphp {{authUser()}} {{projectTitle()}} @include('headerscript')
@section('topheader') @show @section('header') @show
@section('content') @show @section('footer') @show
@include('footerscript') @section('scriptcontent') @show