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