@extends('master.authMaster') @section('content')

Edit Technology

Technology
@if (session('success')) @endif
@csrf
@error('technology')
{{ $message }}
@enderror
@endsection @section('scripts') @endsection