@extends('layouts.app') @section('content')
{{ $head_office->city }}
{{ $head_office->district }}
{{ $head_office->office_phone }}
{{ $head_office->office_mail }}
{{ $head_office->authorized_person }}
{{ $head_office->authorized_person_title }}
{{ $branch_office->branch_city }}
{{ $branch_office->branch_district }}
{{ $branch_office->branch_phone }}
{{ $branch_office->email }}
{{ $branch_office->branch_authorized_person }}
{{ $branch_office->branch_authorized_person_title }}