{{-- @extends('layouts.app') @section('content')

Edit Branch:


{{ csrf_field() }}
@php $hq = $branch->HQ =="1" ? "Checked" : ""; @endphp
@endsection --}}