@extends('adminlte::page') @section('title', $branch->name . ' - Stok') @section('css') @endsection @section('content')

{{ $branch->name }} ({{ $branch->type }})

Şube Stok Özeti
Stok Hareketleri
Ürün Kategori Miktar Ort. Maliyet Toplam Değer Lotlar
@endsection @section('js') @endsection