@extends('layouts/mainLayout') @section('title', "UGAF Home Care: Issues Tracker") @include('sideMenu',['page_title' => 'dashboard','sub_page_title' => 'dashboard']) @section('styles') @endsection @section('mainContent')

New Issue

@csrf
@endsection @push('scripts') @endpush