long text status updated for invoice and bill
This commit is contained in:
		@@ -3,8 +3,8 @@
 | 
			
		||||
        <div class="container-fluid content-layout">
 | 
			
		||||
            <div class="header-body">
 | 
			
		||||
                <div class="row py-4 align-items-center">
 | 
			
		||||
                    <div class="col-sm-4 col-md-5 align-items-center">
 | 
			
		||||
                        <h2 class="d-inline-block mb-0 long-texts">@yield('title')</h2>
 | 
			
		||||
                    <div class="col-sm-4 col-md-5 align-items-center long-texts">
 | 
			
		||||
                        <h2 class="d-inline-block mb-0">@yield('title')</h2>
 | 
			
		||||
                        @yield('dashboard_action')
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="col-sm-8 col-md-7">
 | 
			
		||||
 
 | 
			
		||||
@@ -3,8 +3,8 @@
 | 
			
		||||
        <div class="container-fluid content-layout">
 | 
			
		||||
            <div class="header-body">
 | 
			
		||||
                <div class="row py-4 align-items-center">
 | 
			
		||||
                    <div class="col-sm-4 col-md-5 align-items-center">
 | 
			
		||||
                        <h2 class="d-inline-block mb-0 long-texts">@yield('title')</h2>
 | 
			
		||||
                    <div class="col-sm-4 col-md-5 align-items-center long-texts">
 | 
			
		||||
                        <h2 class="d-inline-block mb-0">@yield('title')</h2>
 | 
			
		||||
                        @yield('dashboard_action')
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="col-sm-8 col-md-7">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user