@extends('layouts.main') @section('main-content')

Please select the serfvice you want to generate a bill for

@csrf @if(!empty($ministriesAccessible))
@endif @if(!empty($departmentAccessible))
@endif
@endsection