@extends('layouts.app') @push('title') {{ __('Login') }} - @endpush @section('content')
@endsection @push('script') @endpush