@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('fixed_cost_type.edit') : __('fixed_cost_type.add') }}