@extends('layouts.default') @section('content')

Manual Cancellation Delivery Challan(CDC)

@if(Session::get('error')) @endif @if (Session::get('success'))
{{ Session::get('success') }}
@endif @foreach ($errors->all() as $errorr) @endforeach
{{ csrf_field() }}
{{--
--}}
{{--
--}}