@extends('layouts.member-app') @section('page-title')

{{ __($pageTitle) }}

@if ($user->cans('add_type')) Add Type @endif
@endsection @push('head-script') @endpush @section('content')
@endsection @push('footer-script') @endpush