BBPS
@foreach($servcies as $servcie)
@php
$opt = str_replace(' ','-',strtolower($servcie));
@endphp
@endforeach
@extends('layouts.app1') @section('content')