@extends('layouts.app') @section('head') @endsection @section('content')
Order Form
{{ csrf_field() }}




Title Type View Down Delete


@endsection @section('script') @endsection