@extends('master.authMaster') @section('content')
Project Billing
Project Billing
@if (session('success')) @endif
@csrf
{{-- Project Name --}}
@error('project_type')
{{ $message }}
@enderror
{{-- Submit Button --}} {{--
--}}
@endsection @section('scripts') @endsection