@extends('layouts.master') @section('title') {{ __('Form Builder') }} - {{ $documentType->name }} @endsection @section('content') @component('components.breadcrumb') @slot('li_1') {{ __('Document Types') }} @endslot @slot('title') {{ __('Form Builder') }} - {{ $documentType->name }} @endslot @endcomponent
{{ __('Upload PDF/Image for this document type.') }}
{{ __('Drag a tool to the template preview.') }}
{{ __('Click Add, then enter required file name and quantity.') }}