@extends(getTemplate().'.layouts.app') @push('styles_top') @endpush @section('content')
@if(!empty(session()->has('msg'))) @endif
Login
@endsection @push('scripts_bottom') @endpush