@extends('admin.layouts.master') @section('title', 'Edit Footer Link') @section('css') @endsection @section('content')
{{ $errors->first('title') }}
{{ $errors->first('url') }}
{{ $errors->first('order_no') }}
{{ $errors->first('col_no') }}