@extends(template().'layouts.app') @section('title',trans('Login')) @section('content')
@include(template(). 'sections.footer') @endsection @push('js-lib') @endpush @push('script') @endpush