@extends('layouts.head_office_app') @section('title', 'Case Record') @section('content')

Create New Case

@csrf

--Under Review --

@endsection @section('styles') @endsection @section('scripts') @endsection