@extends('service_provider.layouts.master') @section('title', 'Create Task') @section('content')

Create New Task

@csrf
Cancel
@endsection