@extends('admin::layouts.content') @section('page_title') {{ __('admin::app.customers.customers.title') }} @stop @section('content')
@csrf
@{{ errors.first('password') }}
@endsection