@extends('base') @section('content')
{{method_field('put')}} @include('callcenter.task._form')
@endsection @section('script') @include('callcenter.task._js') @endsection