@extends('layouts.app') @section('content')
ID: {{ $branch->id }}
Name: {{ $branch->name }}
Created At: {{ $branch->created_at }}