@extends('frontend.layout.master') @section('site_title', __('User Login')) @section('style') @endsection @section('content')
@endsection @section('script') @endsection