@extends('admin.layouts.app') @section('title', 'Register Office') @section('content')
REGISTER OFFICE
@csrf

@endsection