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

Edit Official

@csrf @method('PUT')
Back
@endsection