@extends('layouts.content') @push('custom-css') @endpush @section('body_content') Frequently Ask Questions Discover answers to frequently asked questions regarding our services and system. @if (in_array(auth()->user()->roles->accessLevel->name, ['Developer', 'HR-Manager', 'HR-Legal-Staff'])) Create @endif @push('scripts') @endpush @endsection