@extends('common.dashboard') @section('title','edit call service') @section('content')

Update call-service

@csrf @include('common.call-service.form')
@endsection