@extends('admin.layout') @section('title') Edit Profile @endsection @section('content')

Edit Profile

@csrf
@endsection @section('script') @endsection