@extends('staff::layouts.login') @section('title',trans('admin_default.login')) @section('content')
{{-- --}}
{!! csrf_field() !!}
@endsection