@extends('admin.layouts.master') @section('title', 'Meeting Record - Admin') @section('maincontent') @component('components.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Meeting Record') }} @endslot @slot('menu1') {{ __('Meetings') }} @endslot @slot('menu2') {{ __('Meeting Record') }} @endslot @slot('button')