@extends('layouts.contentLayoutMaster') @section('title', 'Rental Agreements') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content') Rejected Agreements @include('content._partials._sections.rental_agreement_tabs') AGR # Vendor Duration Facility Created by Date Action Code Name WEF To Name Type @endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection