@extends('layouts.modal') @section('content')
You are about to make a duplicate of "{{ $template->form_name }}"
Close
@csrf
Please enter a new form name below. This will also be used for the form URL.
Form Name
Save
@include('includes.popup_message')
@endsection