@extends('adminlte::page') @section('title', 'Restaurants') @section('content_header')
ID | Image | Restaurant | Owner Name | Active | Action | {{--Created at | Action | --}}
---|---|---|---|---|---|---|---|
#{{ $restaurant->id }} | {{ $restaurant->name }} | {{ $restaurant->user->name }} | @if ($restaurant->active === 1) Active @else Inactive @endif | id."/edit")}}> | |||
#ID | Image | Name | Restaurant | Category | Price | {{--Created at | Action | --}}