@extends('layouts.admin-layout') @section('title', 'All Service') @section('content')
@csrf

First Service

Profile Preview

Second Service

Profile Preview

Third Service

Profile Preview
@endsection @section('script') @endsection