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