@extends('layouts.app') @section('title', \App\CPU\translate('Upload New Contract')) @push('css_or_js') @endpush @section('content')

Contracts

@csrf

{{--
I have read and agree to terms and conditions
--}}
@endsection @push('script') @endpush