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