@extends('admin.default') @section('content')

Test

Test

@foreach($test as $test) @endforeach
Name Description
{{$test->name}} {{$test->description}} Edit
@endsection