@extends('admin.layouts.master') @section('title','Package Terms and Conditions') @section('content')
Package Terms and Conditions

@if(session()->has('message'))
@endif
{{ $dataTable->table() }}
@endsection @push('js') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush