@extends('admin.index') @section('content') @push('css') @endpush

{{__('Labs List')}}

{{__('Labs List')}}

{{__('Labs List')}}

{{__('Name')}} {{__('Image')}} {{__('Address')}} {{__('City')}} {{__('Country')}} {{__('Rating')}} {{__('Number of ratings')}} {{__('Working hours')}} {{__('Is Default')}} {{__('Action')}}
@push('js') @endpush @endsection