@extends('layouts.adminpanel') @if(!is_null($record)) @section('title', $record->name) @else @section('title', 'Invalid Template') @endif @section('content')