@extends('layouts.master') @php $padding_y = isset($template?->padding_y) ? $template?->padding_y : 20; $padding_x = isset($template?->padding_x) ? $template?->padding_x : 20; @endphp @push('styles') @endpush @section('content')