@extends('layouts.app') @section('title', 'السكريبتات') @section('page_title', 'سكريبتات المكالمات') @section('page_subtitle', 'نص إرشادي يظهر للموظف أثناء المكالمة حسب الحملة') @section('page_actions') @if (auth()->user()->hasPermission('scripts.manage')) @endif @endsection @section('content')
#العنوانالحملةالحالةإجراءات
@endsection @push('scripts') @endpush