@extends('layouts/acc_layout') @section('title', '| VAT Register Report') @section('content') @php use App\Service\UserUtility; $hasAccessToViewAllProjects = UserUtility::hasAccessToViewAllProjects(); @endphp