@extends('admin/layouts/default') @section('title') Warehouse @parent @stop @section('content')

Warehouse View

Warehouse details

@include('admin.warehouses.show_fields')
@stop