@extends('layouts.admin') @section('content')
@csrf
{!! $template->variables !!}
@endsection @push('style') @endpush @push('script') @endpush