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

Create New Incentive

{{ csrf_field() }}
@if ($loggedUserDetails['guard'] == 'user' && $loggedUserDetails['team_trainer_id'] == 0)
@else @endif

@endsection @section('sub_header') @section('sub_header')
Create Incentive
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection