@extends('layout') @section('page_title', __('Login')) @section('content')

{{__('Login')}}

@endsection