@extends('layouts.app') @section('title') {{ __('lng.Login') }} @endsection @section('content')
@endsection