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

Outcall Script

{{--
--}}
Add
{{--
--}}
{!! $dataTable->table() !!}
@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()