@extends('frontend.layouts.master') @section('title') {{ __('header.login_title') }} @endsection @section('main-content') @include('frontend.layouts.notification')

{{ __('header.login_title') }}

@endsection