@extends('layouts.app') @php $isEdit = $branch->exists; @endphp @section('title', $isEdit ? 'تعديل فرع' : 'إضافة فرع') @section('page_title', $isEdit ? 'تعديل فرع' : 'إضافة فرع') @section('breadcrumb')