@extends('admin.layout.admin_layout') @section('content')

Choose Us

@include('admin.layout.message')

Why Choose us

{{--
--}} {{-- --}} {{-- Add--}} {{-- --}} {{--
--}}
@foreach($choose as $ab) @endforeach
Sl.No. Header Description Image Status Action
{{$ab->id}} {{$ab->header}} {!! $ab->description !!} @if($ab->status == 'Active')   @else   @endif
Sl.No. Header Description Image Status Action
@endsection @push('scripts')