@extends('layouts.master') @section('title') Update LensType @endsection @section('headername') Update LensType @endsection @section('content')
Update LensType
@csrf @method('PUT')
@endsection @section('scripts') @endsection