@extends('branches.layout') @section('branches.content')
Back
Name: {{ $branch->name ?: "-" }}
@endsection