@extends('backend.layouts.master') @section('admin-title') Edit User @endsection @section('admin-content')

Edit User

@csrf
Back
@endsection