@extends('layouts.app') @section('content')

Add Bishop

@csrf {{-- Form Title --}}
Add Bishop
{{-- Full Name --}}
{{-- Profile Photo --}}
{{-- Diocese Dropdown --}}
{{-- Status --}}
{{-- Date of Birth --}}
{{-- Married To --}}
{{-- Year Joined Diocese --}}
{{-- Biography --}}
{{-- Submit Button --}}
@endsection