@extends('layouts.app') @section('content')

Provider Management

{{-- tab content --}}

Providers


# Username Name Email Status Approval Date Services Options

Filter

{{ csrf_field() }} Status

Application Status


{!! $dataTable->table([ 'id' => 'applicationsTable', 'class' => 'table table-striped dt-responsive table-hover', 'style' => 'width: 100%' ]) !!}

Filter

{{ csrf_field() }} Approval

@endsection @push('footer_js') {!! $dataTable->scripts() !!} @endpush