@extends('layouts.adminapp') @section('content') {{-- CREATE UNION AUTHORITY --}}

Create New Union Authority

@csrf
@error('title') {{ $message }} @enderror
Back
@endsection