@extends('tenant.layouts.main') @section('title') Add Invoice @endsection @section('content')

Maintenance Request

@csrf

Drop Pictures here or click to upload.

@if(Session::has('success'))
@endif @if(Session::has('fail'))
@endif @endsection