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

Open Carrier Pay

{!! $dataTable->table(['class' => 'table table-striped'], true) !!}
@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()