@extends('app') @section('title', ucfirst(__('login'))) @section('head') @endsection @section('content')
@endsection @section('foot') @endsection