@extends('admin.layouts') @section('title', 'Add Category') @section('header') @endsection @section('content')

Edit User

Edit User
@csrf
@endsection @section('footer') @endsection