@extends('admin.layouts.master') @section('breadcrumb') @endsection @section('content')
@csrf @include('admin.services.form')
@endsection