@extends('frontend.layouts.app') @section('title') Governing Body List @endsection @push('style') @endpush @section('content') @include('frontend.layouts.include.breadcrumb', [ 'items' => [['name' => 'Administration', 'url' => '#'], ['name' => 'Governing Body', 'url' => null]], ])