@extends('layouts.adminfonts') @section('title', 'Edit Font') @section('page-title', 'Edit Font: ' . $font->display_name) @section('content')
CSS Name: | {{ $font->font_name }} |
File Path: | {{ $font->file_path }} |
Created: | {{ $font->created_at->format('M d, Y') }} |
Last Updated: | {{ $font->updated_at->format('M d, Y') }} |
Once you delete a font, there is no going back. Please be certain.