@extends('layouts.app') @section('link') @endsection @section('content') @include('shared.messages')

{{__('texte.services_arr.index.services_list')}}


{{strtoupper(__('texte.services_arr.index.id'))}} {{__('texte.services_arr.index.name')}} {{__('texte.services_arr.index.is_fixed_price')}} {{__('texte.services_arr.index.active_f')}}
@endsection