@extends('layouts.app') @section('urlContent') {!! view('components.breadcrumbs', [ 'b_items' => [ 'Hızlı Talep Tipleri' => '/operation/quick/demand/change/ticket-type', 'Aylık Hızlı Talep' => '/operation/quick/monthly/demand', ], ]) !!} @endsection @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 }}