@extends('layouts.app') @section('title', 'قالب‌ها') @section('content')

قالب اسناد و ایمیل

بازگشت

قالب‌های موجود

@forelse($templates as $t)
{{ $t->type }} @if($t->code) — {{ $t->code }} @endif
@empty

قالبی ثبت نشده.

@endforelse

ایجاد قالب جدید

@csrf

پیش‌نمایش زنده قالب

@csrf
@endsection