@extends('layouts.dashboard') @section('title', 'Create Rental Agreement') @section('header', 'Create New Rental Agreement') @section('sidebar') @include('company-admin.partials.sidebar') @endsection @section('content')
{{ $message }}