@extends('layouts.app') @section('title', $type) @section('content')

{{ $type }}

@endsection