@extends('layouts/default') {{-- Page title --}} @section('title') {{ "Jumlah Device " }} @parent @stop {{-- Page content --}} @section('content')
@stop @section('moar_scripts') @include('customes.partials.add-gudang') @stop