@extends('layout.master') @push('plugin-styles') @endpush @section('title', __('dashboard.Modify the template')) @section('content') @php $location = json_decode($template->location); $actions_buttons = json_decode($template->actions_buttons); @endphp
{{ __('dashboard.Modify the template') }}
@csrf
Avatar
Yamarahib online

{{ $template->salutation }}

السيد ........ يسرنا دعوتكم لحضور المناسبة

4:52 PM
image ? 'checked' : '' }}>

actions_buttons ? 'checked' : '' }}>
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush