@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('global_fixed_cost.edit_global_fixed_cost') : __('global_fixed_cost.add_global_fixed_cost') }}