@extends('admin.layouts.app') @section('title', get_setting('site_name') . ' | ' . __('Subordinate Attendance')) @section('content')
@include('partials.surrounding.attendance_table')
@endsection