@extends('admin.layout.app') @section('heading', 'Edit Profile') @section('main_content')
@csrf
@endsection