@extends('layouts.app') @php $common_helper = \App\Helpers\CommonHelper::class; @endphp @section('title') {{ $common_helper::snakeCaseToPascalCase($name) }} Designer @endsection @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @push('include-css') @endpush
@php $common_helper = \App\Helpers\CommonHelper::class; @endphp
{{ $common_helper::snakeCaseToPascalCase($name) }} Designer
{{__('lang.basic_settings')}}
{{-- @dd($fields) --}}
show_background_image_on_pdf ?? 0) == 1) checked @endif >

{{__('lang.fields')}}
@foreach ($fields ?? [] as $field_name => $field_val)
{{ $field_name }}
@endforeach

{{-- --}}
@if($document->img_url && file_exists($document->img_url)) @endif

{{__('lang.remove')}}

@push('include-css') @endpush @push('include-js') {{-- --}} {{-- All datagrid --}} @endpush