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