@extends('seller.layouts.datatable-app') @section('panel_content')

{{ translate('Support Ticket') }}

{{ translate('Create a Ticket') }}
{{ translate('Tickets')}}
# {{translate('Code')}} {{translate('Date')}} {{translate('subject')}} {{translate('status')}} {{translate('actions')}}
@endsection @section('modal') @endsection @section('script') {!! $datatable_script !!} @endsection