@extends('backend.layouts.master') @section('page-title', 'Damage') @section('page-title', 'Add Damage') @if (check_permission('damage.update')) @section('action-button') All Damage @endsection @endif @push('css') @endpush @section('invoice')
@endsection @push('js') @endpush