@extends('frontend.layouts.master') @push("css") @endpush @section('content') @include('frontend.partials.service') @endsection @push("script") @endpush