@extends('adminlte::page') @section('title', 'Şubeler') @section('css') @endsection @section('js') @endsection @section('content')
| Adı | Adres | Telefon | Şube Türü | İşlemler |
|---|---|---|---|---|
| {{ $branch->name }} | {{ $branch->adress }} | {{ $branch->phone_number }} | {{ $branch->type }} |