@extends('front.layouts.app') @push('title', __('Login')) @push('css') @endpush @section('content')
@endsection @push('js') @endpush