@extends('layouts.app') @section('head') {{__('Example formBuilder')}} @endsection @section('content')
@endsection @section('script') @endsection