@extends('tenant.layouts.supervisor') {{--Tilte Section--}} @section('title', 'Group Page') {{--Style Section--}} @section('style') @endsection {{--Content Section--}} @section('content') @endsection @section('script') @endsection