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