@extends('admin.layouts.layouts') @section('title', 'Interview Management') @section('page-css') @endsection @section('content')
@can('interview-management-create') Create @endcan
# Name Mobile No. Email Location Designation Status Scheduled Date Created Date Actions
@endsection @section('page-js') @endsection