@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