@extends('frontend.user.layouts.dash') @section('title', lang('Edit Operator', 'user')) @section('back', route('user.operators')) @section('content')
{{ lang('Account details', 'user') }}
@csrf
@endsection