@extends('manager.layouts.admin' ,['title' => __('Entry Edit')]) @section('content') @if(count($errors) > 0)
@endif
@csrf

Ratio Details

@endsection