@extends('user.layout.master') @section('body')

কমিশন রিপোর্ট

@if($errors->has('type')) {{ $errors->first('type') }} @endif
@if($errors->has('kreta_setup_id')) {{ $errors->first('kreta_setup_id') }} @endif
@if($errors->has('ponno_setup_id')) {{ $errors->first('ponno_setup_id') }} @endif
@if($errors->has('type')) {{ $errors->first('type') }} @endif
@if($errors->has('date_from')) {{ $errors->first('date_from') }} @endif
@if($errors->has('date_to')) {{ $errors->first('date_to') }} @endif
@endsection