@extends('layouts.app') @section('title', 'Create Design Card') @section('description', 'Create a new design card') @section('content') Back to Design Cards @csrf Design Name * @error('design_name') {{ $message }} @enderror Template ID * @error('template_id') {{ $message }} @enderror Design Image Click to upload or drag and drop PNG, JPG, GIF up to 10MB @error('image') {{ $message }} @enderror Cancel Create Design Card @endsection
{{ $message }}
Click to upload or drag and drop
PNG, JPG, GIF up to 10MB