@extends('layouts.app') @section('content')

{{$config['heading']}}

@csrf
{{__('Submit')}}
@endsection