@extends('cms.layouts.master', ['page_id' => 'login']) @section('body')

{{ __('cms.cms_title') }}

@csrf

{{ __('cms.login.title') }}

@endsection