@extends('common.dashboard') @section('title','Ambulance providers') @section('content')
{{mb_substr($row->provider_name,0,30)}} ...
{{mb_substr(strip_tags($row->service_details),0,40)}} ...