@extends('layouts.app') @section('breadcrumb') @endsection @section('header')

Create New warehouses

@endSection @section('tools') @endSection @section('content')
@include('forms.warehouse')
@endSection