@canany(['hr_manager_hq', 'divisions']) @extends('adminlte::page') @section('title', $title) @section('content_header')

{{ $subtitle }}

@stop @section('content')
@csrf @method('PUT')
@stop @section('footer')   @stop @endcan