@extends('admin.layout.master') @section('content')
@include('admin.delegates.work_table')
@endsection @section('script') @endsection