@extends('layouts.content') @section('body_content') Company Regulations Official policies and internal regulations of the company. List Company Regulation @include('partials.alert') @include('company_regulations.modals.user_aggrement'); @include('company_regulations.modals.edit'); @push('scripts') @endpush @endsection