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

Tambah {{$title}}

@csrf @include('pages.tryout.form')
@endsection