@if(Session::has('msg') || Session::has('error')) @endif @yield('content')
@include('Backend.layouts.footer')