@extends('layouts.admin') @section('title', 'Edit User') @section('content')
@csrf

@endsection