@extends($userLayout)
@section('page-title',__('site.contract').' : '.$contract->name)
@section('breadcrumb')
@lang('site.contracts')
@lang('site.view')
@endsection
@section('content')
@endsection
@section('header')
@endsection
@section('footer')
@endsection