@extends('layouts.app') @section('title', 'Container Types') @php $breadcrumbs = [['label' => 'Masters', 'url' => '#'], ['label' => 'Container Types']]; @endphp @section('content')

Container Types Master

Manage container types records

@can('container-types.create')New Container Types@endcan
@endsection