@extends('layouts.app') @section('content')
OUTLETS
@foreach($branches as $branch) @endforeach
Outlet Code Name Description Action
{{$branch->branch_code}} {{$branch->branch_name}} {!!$branch->store_type == 1 ? '' . "Bar" . '' : '' . "Main Store" . ''!!} {{$branch->branch_description}}
   
{{$branching->branch_name}}
@csrf
Branch Image
Branch Name *
Branch Location *
Phone Number *
Branch Code *
Momo number *
Tingg Delivery Code
Tingg Counter Code
Description
store_type == 1 ? 'checked': '' !!} value="1" id="flexCheckChecked">
@endsection