@extends("admin/layouts.master") @section('title','Add new commission') @section("body")

Add Commision


{{csrf_field()}}
(Please Choose Category)
(Please Choose Commission Type )
(Please Choose Status)
@endsection