@extends('layouts.app') @section('content')
Edit Test
@include('test.edit_or_create')
@endsection @section('scripts') @parent @stop