@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Contract Type

@if(Session::has('message'))

{{ Session::get('message') }}

@endif

Edit Contract Type


pi_tax==1)?'checked':''}}>
ri_tax==1)?'checked':''}}>
d_tax==1)?'checked':''}}>
we_tax==1)?'checked':''}}>
od_tax==1)?'checked':''}}>

c_tax==1)?'checked':''}}>
p_tax==1)?'checked':''}}>
cl_tax==1)?'checked':''}}>
r_tax==1)?'checked':''}}>

web_tax==1)?'checked':''}}>
co_tax==1)?'checked':''}}>
bo_tax==1)?'checked':''}}>
cc_tax==1)?'checked':''}}>
ef_tax==1)?'checked':''}}>
Cancel
@stop {{-- page level scripts --}} @section('footer_scripts') @stop