@extends('frontend.layouts.app') @section('title', __('Login')) @push('after-styles') @endpush @section('content')
@push('after-scripts') @endpush @endsection