{{-- resources/views/dashboard/admin/settings/deduction-variables/index.blade.php --}} @extends('dashboard.layouts.master') @section('title') {{ $title }} @endsection @section('content')

{{ $title }}

{{ $title }}
{!! $dataTable->table() !!}
@endsection @push('js') {!! $dataTable->scripts() !!} @endpush