@extends('voyager::auth.master-accounting') @section('content')
{{--

{{ __('voyager::login.signin_below') }}

--}}
{{ csrf_field() }}
{{-- --}}
@if(!$errors->isEmpty())
@endif
@endsection @section('post_js') @endsection